PendingApplicantSchoolStatusHistory 
EntityType  Independent 
Logical Entity Name  PendingApplicantSchoolStatusHistory 
Default Table Name  AmOnlineApplicantStatChange 
Logical Only  NO 
Definition 
 
Note 
 

PendingApplicantSchoolStatusHistory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
PendingApplicantSchoolStatusHistoryId(PK)    INTEGER  NO 
 
PendingApplicantId(FK)    INTEGER  NO 
 
EffectiveDate    DATETIME  NO 
 
NewSchoolStatusId    INTEGER  NO 
 
PreviousSchoolStatusId    INTEGER  NO 
 
Note    VARCHAR(255)  NO 
 
InternalNote    TEXT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
SchoolStatusId(FK)    INTEGER  YES 
 

PendingApplicantSchoolStatusHistory Keys 
Key Name  Key Type  Keys 
PK_AmOnlineApplicantStatChange_AmOnlineApplicantStatChangeID  PrimaryKey  PendingApplicantSchoolStatusHistoryId 

PendingApplicantSchoolStatusHistory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
PendingApplicant  Non-Identifying  One To Zero or More        PendingApplicantId  NO 
SchoolStatus  Non-Identifying  Zero or One to Zero or More        SchoolStatusId  NO 
PendingApplicant  Non-Identifying  Zero or One to Zero or More        PendingApplicantId  NO 
SchoolStatus  Non-Identifying  Zero or One to Zero or More        SchoolStatusId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

PendingApplicantSchoolStatusHistory Check Constraints 
Check Constraint Name  CheckConstraint